home *** CD-ROM | disk | FTP | other *** search
/ Disc Station 20 / Disc Station Vol 20.ISO / Drivers / Creative / Sb_at / sbw95up.exe / CDROM.INF < prev    next >
INI File  |  1995-09-02  |  2KB  |  107 lines

  1. [Version]
  2. Signature="$CHICAGO$"
  3. Class=Adapter
  4. Provider=%CREAT%
  5. LayoutFile=layout.inf
  6.  
  7. [ClassInstall]
  8. Addreg=AdapterReg
  9.  
  10. [AdapterReg]
  11. HKR,,,,%AdapterClassName%
  12. HKR,,Icon,,-9
  13.  
  14. [Manufacturer]
  15. %CreativeLabs%=Creative
  16.  
  17. [Creative]
  18. %*CTL2011.DeviceDesc%=SBIDE,*CTL2011
  19. %*CTL2002.DeviceDesc%=SBMKE,*CTL2002
  20.  
  21. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  22. ;Creative Driver Installation Sections ;
  23. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  24.  
  25. [SBIDE]
  26. LogConfig=*CTL2011.LogConfig
  27. CopyFiles=CTL2011.Copylist
  28. AddReg=IOS,CanPoll,sbide.reg
  29.  
  30. [SBIDE.FactDef]
  31. ConfigPriority=HARDRECONFIG
  32. IRQconfig=11
  33. IOConfig=1e8-1ef
  34.  
  35.  
  36. [SBMKE]
  37. LogConfig=*CTL2002.LogConfig
  38. CopyFiles=CTL2002.Copylist
  39. AddReg=IOS,sbcd.reg
  40.  
  41. [sbide.reg]
  42. HKR,,PortDriver,,sbide.mpd
  43. HKR,,ForceLoadPD,1,01
  44.  
  45. [sbcd.reg]
  46. HKR,,PortDriver,,sbcd.mpd
  47.  
  48. ;;;;;;;;;;;;;;;;;;;;;
  49. ; HARDWARE SECTIONS ;
  50. ;;;;;;;;;;;;;;;;;;;;;
  51.  
  52. [*CTL2011.Det]
  53. AddReg=ForceInstall
  54.  
  55. [*CTL2002.Det]
  56. AddReg=ForceInstall
  57.  
  58. ;;;;;;;;;;;;;;;;;;;;;;;;
  59. ;  Configuration 
  60. ;;;;;;;;;;;;;;;;;;;;;;;;
  61. [*CTL2011.LogConfig]
  62. ConfigPriority=HARDRECONFIG
  63. IRQconfig=10,11,12,15
  64. IOConfig=1e8-1ef, 168-16f
  65.  
  66. [*CTL2002.LogConfig]
  67. ConfigPriority=HARDRECONFIG
  68. IOConfig=230-233, 250-253, 270-273, 290-293
  69.  
  70. [ForceInstall]
  71. HKR,,NoSetupUI,,1
  72.  
  73. [CTL2011.Copylist]
  74. sbide.mpd,,
  75.  
  76. [CTL2002.CopyList]
  77. sbcd.mpd,,
  78.  
  79. ;******************************** Common section
  80. [IOS]
  81. HKR,,DevLoader,,*IOS
  82. HKR,,DontLoadIfConflict,,"Y"
  83. HKR,,PollingSupportNeeded,1,01
  84.  
  85. [CanPoll]
  86. HKR,,Polling,,1
  87.  
  88. [SourceDisksFiles]
  89. sbide.mpd = 1
  90. sbcd.mpd  = 1
  91.  
  92. [SourceDisksNames]
  93. 1 = %ID1%,,0000-0001
  94.  
  95. [DestinationDirs]
  96. DefaultDestDir = 12             ; IOSubsys directory
  97.  
  98.  
  99.  
  100. [Strings]
  101. CREAT="Creative Labs"
  102. AdapterClassName="CD-ROM controllers"
  103. CreativeLabs="Creative Labs"
  104. *CTL2011.DeviceDesc="Creative Labs IDE CD-ROM Drive"
  105. *CTL2002.DeviceDesc="Creative Labs CD-ROM Drive (Creative/Panasonic interface)"
  106. ID1 = "Creative Labs Driver Disk"
  107.